| 1. | Batches in ready queue : msftesql service 已就绪的批队列- msftesql服务 |
| 2. | A thread in the ready queue is permitted to reacquire the lock 就绪队列中的线程被允许重新获取锁。 |
| 3. | The number of milliseconds to wait before the thread enters the ready queue 线程进入就绪队列之前等待的毫秒数。 |
| 4. | Wait method overloads allow waiting threads to escape to the ready queue 方法重载的超时允许等待线程进入就绪队列。 |
| 5. | After the signal is sent , the waiting threads are moved to the ready queue 发送信号后,等待线程就被移动到就绪队列中。 |
| 6. | Representing the amount of time to wait before the thread enters the ready queue ,表示线程进入就绪队列之前等待的时间量。 |
| 7. | Releases the lock , the next thread in the ready queue acquires the lock 的线程释放锁后,就绪队列中的下一个线程将获取该锁。 |
| 8. | If the specified time - out interval elapses , the thread enters the ready queue 如果指定的超时间隔已过,则线程进入就绪队列。 |
| 9. | Which moves the current thread off the processor and onto the ready queue 方法能够将当前的线程从处理器中移出到准备就绪队列中。 |
| 10. | Method , the original thread is moved to the ready queue in order to regain the lock 毫秒,则原始线程移到就绪队列以便重新获取锁。 |